-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Period 29073 #29159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Period 29073 #29159
Conversation
One of the CI checks failed so I closed and was going to work back through it but looking at the checks for recent commits to Master this might be a Travis issue so reopening. |
Looks like the failure is trailing whitespace on line 1781 |
hmm thanks, fixed. Initially the check that failed was that Travis timed out while compiling. Is it normal for commits to master to be showing CI check fails? When i saw that, I assumed there was something going on and that I should just try again later. |
We recently added a Travis build for python3.8 and it is timing out annoyingly often. Just re-started that, so hopefully it will resolve itself. |
Great thanks @HughKelley |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff